//==============================================================================
// Building Wall short_anim.txt
//==============================================================================

//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustA
      }
   }  
}

//==============================================================================
anim None
{
   SetSelector
   {
            ConstructionLogic 0 33 66
            set hotspot
            {
               version
               {
                  Visual Building Wall short
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction shortWallA
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction shortGreekWallB
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction shortGreekWallB
						}
					}
				}
			}
		}
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
            ConstructionLogic 0 33 66
            set hotspot
            {
               version
               {
                  Visual Building Wall short
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction shortWallA
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction shortGreekWallB
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction shortGreekWallB
						}
					}
				}
			}
		}
   }
}